home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / Libraries / CW GUSI 1.6.4 / include / stat.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-04-23  |  178 b   |  6 lines  |  [TEXT/CWIE]

  1. /* We define this include file for the sole purpose of preventing GUSI clients from 
  2.    getting the perfectly fine, but incompatible Metrowerks stat.h
  3.  */
  4.  
  5. #include <sys/stat.h>
  6.